crypto/tls.ClientHelloInfo.ctx (field)

3 uses

	crypto/tls (current package)
		common.go#L453: 	ctx context.Context
		common.go#L460: 	return c.ctx
		handshake_server.go#L952: 		ctx:               ctx,